Skip to content

docs: Add documentation to DataQuanta companion object#730

Merged
zkaoudi merged 2 commits into
apache:mainfrom
AjayBoddeda4:add-dataquanta-docs
May 21, 2026
Merged

docs: Add documentation to DataQuanta companion object#730
zkaoudi merged 2 commits into
apache:mainfrom
AjayBoddeda4:add-dataquanta-docs

Conversation

@AjayBoddeda4
Copy link
Copy Markdown

This PR adds proper Scaladoc documentation to the DataQuanta
companion object, replacing the existing TODO comment.

The documentation describes the purpose of the companion object
and mentions its role in the DataFrame API where DataQuanta[Row]
forms the foundation of tabular data processing.

Closes #65

Removed redundant explanation about DataQuanta creation.
@zkaoudi zkaoudi merged commit ca5bf01 into apache:main May 21, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add the documentation to the object org.apache.wayang.api.DataQuanta

3 participants